home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / education / pe002.dms / pe002.adf / GeoTime / font_install < prev    next >
Text File  |  1988-11-13  |  186b  |  11 lines

  1. makedir fonts:flow_thin
  2.  
  3. if exists flow_thin.font
  4.    copy :flow_thin.font fonts:
  5.    copy :8 fonts:flow_thin
  6. else
  7.    copy :fonts/flow_thin fonts:flow_thin
  8.    copy :fonts/#? fonts:
  9. endif
  10.  
  11.